func reflect.mapaccess
2 uses
reflect (current package)
map.go#L163: e = mapaccess(v.typ(), v.pointer(), k)
value.go#L3725: func mapaccess(t *abi.Type, m unsafe.Pointer, key unsafe.Pointer) (val unsafe.Pointer)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)